<string>Here you can see a list of all local and network drives available in the system. Just select a drive where you would like to store your backup image.</string>
</property>
</widget>
<spacer row="0" column="0">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>10</width>
<height>16</height>
</size>
</property>
</spacer>
<spacer row="0" column="4">
<property name="name">
<cstring>spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>10</width>
<height>16</height>
</size>
</property>
</spacer>
<spacer row="2" column="3">
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>31</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="QLabel" row="2" column="1">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>&Archive name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>ArchNameEdit</cstring>
</property>
</widget>
<widget class="CLineEdit" row="2" column="2">
<property name="name">
<cstring>ArchNameEdit</cstring>
</property>
<property name="HintText" stdset="0">
<string>Enter archive name here</string>
</property>
<property name="whatsThis" stdset="0">
<string>Try to use informative names for archives to easily find what you need later. By default, the program offers an easy to catch name containing the date and the time of its creation.</string>